services.buildkite-agents.<name>.hooks.checkout

The checkout hook script will replace the default checkout routine of the bootstrap.sh script. You can use this hook to do your own SCM checkout behaviour

Type
null or strings concatenated with "\n"
Default
null
Declared
<nix-darwin/modules/services/buildkite-agents.nix>